Skip to content

Add Adyen Payment Settings - #830

Draft
gciotola wants to merge 8 commits into
feat/819-new-paymentsfrom
feat/823-payment-settings-adyen
Draft

Add Adyen Payment Settings#830
gciotola wants to merge 8 commits into
feat/819-new-paymentsfrom
feat/823-payment-settings-adyen

Conversation

@gciotola

@gciotola gciotola commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Closes #823

I've added new components to handle Adyen Payment Settings.

  • It supports express payments (Google Pay, PayPal, ApplePay)
  • When using redirectUrl in Adyen, accessToken is now saved in session storage since Adyen API v72 validates returnUrl length (max 1024 chars).
  • Improve gift card usage when it's used with another payment setting (eg: gift card + adyen)

@netlify

netlify Bot commented Sep 2, 2026

Copy link
Copy Markdown

Deploy Preview for commercelayer-react-components ready!

Name Link
🔨 Latest commit d3bfabb
🔍 Latest deploy log https://app.netlify.com/projects/commercelayer-react-components/deploys/6a985574e1aaa600083736a5
😎 Deploy Preview https://deploy-preview-830--commercelayer-react-components.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@gciotola
gciotola changed the base branch from main to feat/820-payment-sessions-structure September 2, 2026 16:57
@pkg-pr-new

pkg-pr-new Bot commented Sep 7, 2026

Copy link
Copy Markdown
npm i https://pkg.pr.new/@commercelayer/core-components@830
npm i https://pkg.pr.new/@commercelayer/react-components@830
npm i https://pkg.pr.new/@commercelayer/react-hooks-components@830

commit: 869ca6e

@gciotola
gciotola changed the base branch from feat/820-payment-sessions-structure to feat/819-new-payments September 9, 2026 13:20
@gciotola
gciotola force-pushed the feat/823-payment-settings-adyen branch from d11b7ad to 6abd264 Compare September 9, 2026 13:26
@gciotola gciotola changed the title Add Adyen payment settings Add Adyen Payment Settings Sep 9, 2026
@gciotola
gciotola force-pushed the feat/823-payment-settings-adyen branch from 6abd264 to 869ca6e Compare September 9, 2026 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Components for Adyen payment settings

1 participant